﻿
.gaceta .h2-gaceta {
    font-family: 'Nunito Sans';
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
    color: #fff !important;
}

.gaceta .txt-content {
    font-family: 'Nunito Sans';
    font-size: 20px;
    font-weight: 400;
    line-height: 31.2px;
    text-align: center;
}

.home-h2{
    font-size:26px;
    font-weight:900;
    line-height: 30px !important;
    color: #4B3C8C;
}

.home-agenda {
    font-family: Nunito Sans;
    margin-top:20px;

}
.home-agenda img{
    
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    height: 247px;
    object-fit: cover;
}
/*#events-container .card:last-child{
  border: 1px solid red;
}*/

.home-agenda .card{
    border: inherit;

}
.home-agenda .card-body{
  
    padding:0px !important;
    background:#F2F0FB;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}




.home-agenda .card-body .card-content-data{
  color: #4B3C8C;
  text-transform: uppercase;
  font-size: 16px;
}

.home-agenda .card-body .card-content-data p{
  font-size: 14px;
}

.home-agenda .card-body .card-content-data span{
  font-weight: 800;
}
 
.home-agenda .card-body .card-content-data .data-content {
  display: flex;
  flex-direction: column;
}

.home-agenda .card-body .card-title{
font-family: Nunito Sans;
    display: -webkit-box;
    min-height: 50px;

    margin-top:10px;
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;

    text-align: left;
    color: #4B3C8C;
    
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis;

}
.home-agenda .card-date{
    font-weight: 400;
    font-size: 14px;
    line-height:14.13px;
    color: #262626;
}
  
.home-agenda .card-body .card-text{
  font-family: Nunito Sans;
  display: -webkit-box;
  min-height: 40px;
  
  Font-size:17px;
  font-weight: 400;
  line-height: 21.06px;
  color: #4D4D4D;
  
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

.home-agenda .card-body .card-link{
  font-family: Nunito Sans;
  margin-top: 10px;
  font-weight: 800;
  font-size: 14px;
  line-height: 21px;
  text-transform: capitalize;
  text-decoration: none;
  color: #fff;
  background: #281E52;
  border-radius: 18px;
  padding: 10px;
  margin-left: 10px;
  display: inline-flex;
  justify-content: center;
  }

.link-borde-agenda{
  font-family: Nunito Sans;
  position: absolute;
  display: flex;
  width: 100%;
  font-size: 13px;
  padding: 5px 10px;
  padding-top: 7px;
  border-radius: 18px;
  background: #EAEAFE;
  text-decoration: none;
  font-weight: 900;
  color: #7933c2 !important;
  margin-right: 5px;
  width: auto;
  right: 20px;
  top: 20px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  justify-content: center;
  text-decoration: none !important;
  pointer-events: none;
  cursor: default;     
  color: inherit;  
}

.link-fill{
  font-family: Nunito Sans;
  width:80px;
  padding: 10px;
  border: 2px solid #4B3C8C;
  border-radius: 18px;
  /* background: #EAEAFE; */
  text-decoration: none;
  font-weight: 900;
  color: #4B3C8C !important;
}

.date-top{
  font-family: Nunito Sans;
  width: 80px;
  height: 70px;

  text-align: center;
  font-weight: 900;
  position: absolute;
  margin-left: 30px;
  background: #fff;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  color:#4B3C8C;
  padding-top: 10px;
  font-size:12px;
}
.date-top .date-month{
  color: #7730C1 !important;
  width: 100%;
  display: flex;
  justify-content: center;
}
.date-top .date-day{
  font-size:23px !important;
  font-weight:700;
}
.card-img-left{
  border-radius: 18px !important;
  width: 46px;
  height: 46px !important;	
}
.bold-card-text-b{
  color: #4B3C8C;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
}

.card-content-link{
  display: flex;
  justify-content: space-between;
}


@media (min-width: 800px) {

span.data-title {
    font-size: 12px;
}

  #events-container .dinamic-data2:last-child {
    display: none;
  }
  #events-container .dinamic-data2 {
    width: 50%;
  }
  .home-agenda .card-body .card-text {
    -webkit-line-clamp: 3;
	}
	
.home-agenda .card-body {
    padding: 0px !important;
    background: #F2F0FB;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;

    min-height: 380px;
}
	
.card-body .row.container.pt-2 {

    margin-left: 0px;
}

.home-agenda .card-body .card-content-data {
    color: #4B3C8C;
    text-transform: uppercase;
    font-size: 14px;
    min-height: 140px;
}

.home-agenda.col.organ {
    font-size: 14px;
}

.home-agenda .col.depto {
    font-size: 14px;
}

.home-agenda .col.ciudad {
    font-size: 14px;
}

.bold-card-text-b {
    max-width: 150px;
}


}


@media (min-width: 1024px) {

span.data-title {
    font-size: 16px;
}


.home-agenda.col.organ {
    font-size: 16px;
}

.home-agenda .col.depto {
    font-size: 16px;
}

.home-agenda .col.ciudad {
    font-size: 16px;
}

.bold-card-text-b {
    font-size: 14px;
}

}

@media (min-width: 1280px) {

    span.data-title {
        font-size: 14px;
    }

    #events-container .dinamic-data2:last-child {
        display: block;
    }
    #events-container .dinamic-data2 {
      width: 33%;
    }
    .gaceta .h2-gaceta {
        font-family: 'Nunito Sans';
        font-size: 26px;
        font-weight: 900;
        line-height: 30px;
        color: #fff !important;
    }
    
    .gaceta .txt-content {
        font-family: 'Nunito Sans';
        font-size: 24px;
        font-weight: 400;
        line-height: 31.2px;
        text-align: center;
    }
}


/* 1280px */
@media (min-width: 1280px) {

    .home-agenda img {

        object-fit: cover;
    }
    .card-img-left{
        
        width: 46px !important;
        height: 46px !important;	
    }
    .home-agenda .card-body .card-title{
        font-weight: 700;
        margin-top: 5px;
    }
    .home-agenda .card-body{
        margin-top:0px;

    }
  
}
    
    
     